How to Install apparmor software package in Debian 7 (Wheezy)

How to Install apparmor software package in Debian 7 (Wheezy)

apparmor software package provides User-space parser utility for AppArmor, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install apparmor 

apparmor is installed in your system.

Make ensure the apparmor package were installed using the commands given below,

$ sudo dpkg-query -l | grep apparmor *

You will get with apparmor package name, version, architecture and description in a table

apparmor package basic information:

Distro Debian 7 wheezy
Section Administration Utilities
Package apparmor
Version 2.7.103-4
Description User-space parser utility for AppArmor
Sub Section Admin


See Also, How to uninstall or remove apparmor software package from Debian 7 (Wheezy)?